Module: hooks/useURLPageIndex
Functions
useURLPageIndex
▸ useURLPageIndex(): Object
Extracts page index from URL. If the page index parameter is not valid,
it will be replaced with 0.
Returns
Object
Name | Type |
---|
pageIndex | number |
setPageIndex | (newValue : string | number ) => void |
Defined in
src/web-app/src/hooks/useURLPageIndex.tsx:8